home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / mac / Sample Code / Human Interface Toolbox / PackageTool / Sample Package / HTMLSample sources / HTMLSample / HTMLSample.rsrc / HTML_128 < prev    next >
Encoding:
Text File  |  2000-06-23  |  910 b   |  26 lines

  1. <HTML>
  2. <HEAD>
  3.    <TITLE>HTMLRenderingLib Home</TITLE>
  4. </HEAD>
  5. <BODY BGCOLOR="#FFFFFF">
  6. <H1>About HTMLSample...</H1>
  7.  
  8. <P>HTMLSample is an application illustrating how to use the new
  9. HTMLRenderingLib services found in Mac OS 9.0. HTMLRenderingLib is
  10. Apple's light-weight HTML rendering engine capable of displaying HTML
  11. files.</P>
  12.  
  13. <P>Copyright (c) 1999 by Apple Computer, Inc.<BR>
  14. All Rights Reserved.</P>
  15.  
  16. <P>You may incorporate this sample code into your applications
  17. without restriction, though the sample code has been provided "AS IS"
  18. and the responsibility for its operation is 100% yours. However, what
  19. you are not permitted to do is to redistribute the source as "DSC
  20. Sample Code" after having made changes. If you're going to
  21. re-distribute the source, we require that you make it clear in the
  22. source that the code was descended from Apple Sample Code, but that
  23. you've made changes.</P>
  24. </BODY>
  25. </HTML>
  26.